home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / mqmc2.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  32.1 KB  |  796 lines

  1. *PPD-Adobe:  "4.3"
  2. *% Adobe Systems Printer Description File
  3. *% For "MINOLTA-QMS magicolor 2" version 2015.30
  4. *% Copyright (c), MINOLTA-QMS Inc.
  5. *% Date:    01/01/00
  6. *% Modified:    01/01/00
  7.  
  8. *FormatVersion: "4.3"
  9. *FileVersion: "2.0"
  10. *LanguageEncoding: ISOLatin1
  11. *LanguageVersion: English
  12. *Product: "(magicolor 2)"
  13. *PSVersion: "(2014.30) 9"
  14. *Manufacturer: "MINOLTA-QMS"
  15. *ModelName: "MINOLTA-QMS magicolor 2 (PS)"
  16. *ShortNickName: "magicolor 2"
  17. *NickName: "magicolor 2"
  18. *PCFileName: "MQMC2.PPD"
  19. *ADORequiresEExec: True
  20.  
  21. *% ===Installable Options ==================================
  22.  
  23. *OpenGroup: InstallableOptions/Installable Options
  24.  
  25. *OpenUI *OptionalBin/Optional Input Bin: Boolean
  26. *DefaultOptionalBin: False
  27. *OptionalBin True/Installed: ""
  28. *OptionalBin False/Not Installed: ""
  29. *CloseUI: *OptionalBin
  30.  
  31. *OpenUI *OptionalDisk/Optional Hard Disk: Boolean
  32. *DefaultOptionalDisk: False
  33. *OptionalDisk True/Installed: ""
  34. *OptionalDisk False/Not Installed: ""
  35. *CloseUI: *OptionalDisk
  36.  
  37. *OpenUI *OptionalMemory/Installed Memory: PickOne
  38. *DefaultOptionalMemory: 24MB
  39. *OptionalMemory 24MB/Standard 24 MB: ""
  40. *OptionalMemory 40MB/Standard 40 MB: ""
  41. *OptionalMemory 72MB/Upgraded to 72 MB or more: ""
  42. *CloseUI: *OptionalMemory
  43.  
  44. *CloseGroup: InstallableOptions
  45.  
  46. *% Optional Input Bin Constraints ==========================
  47.  
  48. *UIConstraints: *OptionalBin False    *InputSlot OptionalBin
  49. *UIConstraints: *OptionalBin False    *TraySwitch True
  50. *UIConstraints: *InputSlot OptionalBin    *OptionalBin False  
  51. *UIConstraints: *TraySwitch True    *OptionalBin False  
  52.  
  53. *UIConstraints: *InputSlot OptionalBin *PageSize Com10
  54. *UIConstraints: *InputSlot OptionalBin *PageSize DL
  55. *UIConstraints: *InputSlot OptionalBin *PageSize A5
  56. *UIConstraints: *InputSlot OptionalBin *PageSize Statement
  57. *UIConstraints: *PageSize Com10        *InputSlot OptionalBin
  58. *UIConstraints: *PageSize DL         *InputSlot OptionalBin
  59. *UIConstraints: *PageSize A5        *InputSlot OptionalBin
  60. *UIConstraints: *PageSize Statement *InputSlot OptionalBin
  61.  
  62. *% End of Constraints ==================================
  63.  
  64. *% === Basic Device Capabilities ============
  65.  
  66. *LanguageLevel: "2"
  67. *Protocols: BCP
  68.  
  69. *FreeVM: "5500000"
  70.  
  71. *ColorDevice: True
  72. *SingleUserMode: True
  73. *DefaultColorSpace: CMYK
  74. *AccurateScreensSupport: True
  75. *End
  76. *TTRasterizer: Type42
  77. *?TTRasterizer: "
  78.   save
  79.   42 /FontType resourcestatus
  80.   { pop pop (Type42)} {pop pop (None)} ifelse = flush
  81.   restore"
  82. *End
  83.  
  84. *FileSystem: True
  85. *?FileSystem: "
  86.   save false
  87.   (%disk?%)
  88.   { currentdevparams dup /Writeable known
  89.     { /Writeable get {pop true} if }  {pop} ifelse
  90.   } 10 string /IODevice resourceforall
  91.   {(True)}{(False)} ifelse = flush
  92.   restore"
  93. *End
  94. *Throughput: "2"
  95. *Password: "(0)"
  96. *ExitServer: "
  97.   count 0 eq
  98.   { false } { true exch startjob } ifelse
  99.   not
  100.   { (WARNING: Cannot modify initial VM.) =
  101.     (Missing or invalid password.) =
  102.     (Please contact the author of this software.) = flush quit
  103.   } if"
  104. *End
  105. *Reset: "
  106.   count 0 eq
  107.   { false } { true exch startjob } ifelse
  108.   not
  109.   { (WARNING: Cannot reset printer.) =
  110.     (Missing or invalid password.) =
  111.     (Please contact the author of this software.) = flush quit
  112.   } if
  113.   systemdict /quit get exec
  114.   (WARNING : Printer Reset Failed.) = flush"
  115. *End
  116.  
  117. *OpenUI *Resolution/Choose Resolution: PickOne
  118. *OrderDependency: 10 AnySetup *Resolution
  119. *DefaultResolution: 600dpi
  120. *Resolution 300dpi/300 dpi: ""
  121. *Resolution 600dpi/600 dpi: ""
  122. *Resolution 1200dpi/1200 dpi: ""
  123. *Resolution 2400dpi/2400 dpi: ""
  124. *?Resolution: "
  125.   save
  126.     currentpagedevice /HWResolution get
  127.     0 get
  128.     (          ) cvs print
  129.     (dpi)
  130.     = flush
  131.   restore
  132. "
  133. *End
  134. *CloseUI: *Resolution
  135.  
  136. *OpenUI *Smoothing/Resolution Enhancement Level: PickOne
  137. *OrderDependency: 40 AnySetup *Smoothing
  138. *DefaultSmoothing: Medium
  139. *Smoothing None/Off:        "//statusdict /setdoret known {0 statusdict /setdoret get exec} if"
  140. *Smoothing Light/Light:        "//statusdict /setdoret known {1 statusdict /setdoret get exec} if"
  141. *Smoothing Medium/Medium:    "//statusdict /setdoret known {2 statusdict /setdoret get exec} if"
  142. *Smoothing Dark/Dark:        "//statusdict /setdoret known {3 statusdict /setdoret get exec} if"
  143. *?Smoothing: "save
  144.    [(None) (Light) (Medium) (Dark)]
  145.    statusdict /doret {get exec}
  146.    stopped { pop pop (Unknown) } if
  147.    = flush restore"
  148. *End
  149. *CloseUI: *Smoothing
  150.  
  151.     
  152. *OpenUI *Separations/Color Separations: Boolean
  153. *OrderDependency: 40 AnySetup *Separations
  154. *Separations True/True: "%%IncludeFeature: colorseparation(on)"
  155. *Separations False/False: "%%IncludeFeature: colorseparation(off)"
  156. *DefaultSeparations: False
  157. *?Separations: "
  158.    save currentpagedevice /Separations get
  159.   {(True)}{(False)}ifelse = flush restore" 
  160. *End
  161. *CloseUI: *Separations
  162.  
  163. *OpenUI *CustomColor/QColor-Custom: PickOne
  164. *OrderDependency: 50 AnySetup *CustomColor
  165. *DefaultCustomColor: AutoCustomColor
  166. *CustomColor AutoCustomColor/Automatic Color Control:""
  167. *CustomColor DisableCustomColor/Disable Printer Color Matching:""
  168. *CustomColor PhotoCustomColor/Photographic (RGB w/ CRD):""
  169. *CustomColor GraphicsCustomColor/Business Graphics (RGB w/ CRD):""
  170. *CustomColor TextCustomColor/Text and Spot Color (RGB w/ CRD):""
  171. *CustomColor GrayCustomColor/Color as Grayscale:""
  172. *CustomColor AllBlackCustomColor/Color as All Black:""
  173. *CloseUI: CustomColor
  174.  
  175. *OpenUI *AutoCustomColor/Automatic Color Control: PickOne
  176. *OrderDependency: 50 AnySetup *CustomColor
  177. *AutoCustomColor Colormodel/Color models: "CMYK"
  178. *AutoCustomColor CRDMatch/CRD Match: "True"
  179. *AutoCustomColor CRDImage/CRD Image: "Photographic"
  180. *AutoCustomColor CRDText/CRD Text:"Business"
  181. *AutoCustomColor CRDGraphics/CRD Graphics:"Photographic"
  182. *AutoCustomColor CSA/CRD Color Space: "sRGB"
  183. *AutoCustomColor CMMmatch/CMM Match: "False"
  184. *AutoCustomColor RGBSource/RGB Source: "None"
  185. *AutoCustomColor Simulation/Simulation: "None"
  186. *AutoCustomColor ColorSeps/Color Separations: "False"
  187. *CloseUI: AutoCustomColor
  188.  
  189. *OpenUI *DisableCustomColor/Disable Printer Color Matching: PickOne
  190. *OrderDependency: 50 AnySetup *CustomColor
  191. *DisableCustomColor Colormodel/Color models: "CMYK"
  192. *DisableCustomColor CRDMatch/CRD Match: "False"
  193. *DisableCustomColor CRDImage/CRD Image: "Photographic"
  194. *DisableCustomColor CRDText/CRD Text:"Business"
  195. *DisableCustomColor CRDGraphics/CRD Graphics:"Photographic"
  196. *DisableCustomColor CSA/CRD Color Space: "DeviceRGB"
  197. *DisableCustomColor CMMmatch/CMM Match: "False"
  198. *DisableCustomColor RGBSource/RGB Source: "None"
  199. *DisableCustomColor Simulation/Simulation: "None"
  200. *DisableCustomColor ColorSeps/Color Separations: "False"
  201. *CloseUI: DisableCustomColor
  202.  
  203.  
  204. *OpenUI *PhotoCustomColor/Photographic (RGB w/ CRD): PickOne
  205. *OrderDependency: 50 AnySetup *CustomColor
  206. *PhotoCustomColor Colormodel/Color models: "CMYK"
  207. *PhotoCustomColor CRDMatch/CRD Match: "True"
  208. *PhotoCustomColor CRDImage/CRD Image: "Photographic"
  209. *PhotoCustomColor CRDText/CRD Text:"Business"
  210. *PhotoCustomColor CRDGraphics/CRD Graphics:"Photographic"
  211. *PhotoCustomColor CSA/CRD Color Space: "sRGB"
  212. *PhotoCustomColor CMMmatch/CMM Match: "False"
  213. *PhotoCustomColor RGBSource/RGB Source: "None"
  214. *PhotoCustomColor Simulation/Simulation: "None"
  215. *PhotoCustomColor ColorSeps/Color Separations: "False"
  216. *CloseUI: PhotoCustomColor
  217.  
  218. *OpenUI *GraphicsCustomColor/Business Graphics (RGB w/ CRD): PickOne
  219. *OrderDependency: 50 AnySetup *CustomColor
  220. *GraphicsCustomColor Colormodel/Color models: "CMYK"
  221. *GraphicsCustomColor CRDMatch/CRD Match: "True"
  222. *GraphicsCustomColor CRDImage/CRD Image: "Photographic"
  223. *GraphicsCustomColor CRDText/CRD Text:"Business"
  224. *GraphicsCustomColor CRDGraphics/CRD Graphics:"Photographic"
  225. *GraphicsCustomColor CSA/CRD Color Space: "sRGB"
  226. *GraphicsCustomColor CMMmatch/CMM Match: "False"
  227. *GraphicsCustomColor RGBSource/RGB Source: "None"
  228. *GraphicsCustomColor Simulation/Simulation: "None"
  229. *GraphicsCustomColor ColorSeps/Color Separations: "False"
  230. *CloseUI: GraphicsCustomColor
  231.  
  232. *OpenUI *TextCustomColor/Text and Spot Color (RGB w/ CRD): PickOne
  233. *OrderDependency: 50 AnySetup *CustomColor
  234. *TextCustomColor Colormodel/Color models: "CMYK"
  235. *TextCustomColor CRDMatch/CRD Match: "True"
  236. *TextCustomColor CRDImage/CRD Image: "Photographic"
  237. *TextCustomColor CRDText/CRD Text:"Business"
  238. *TextCustomColor CRDGraphics/CRD Graphics:"Business"
  239. *TextCustomColor CSA/CRD Color Space: "sRGB"
  240. *TextCustomColor CMMmatch/CMM Match: "False"
  241. *TextCustomColor RGBSource/RGB Source: "None"
  242. *TextCustomColor Simulation/Simulation: "None"
  243. *TextCustomColor ColorSeps/Color Separations: "False"
  244. *CloseUI: TextCustomColor
  245.  
  246. *OpenUI *GrayCustomColor/Color as Grayscale: PickOne
  247. *OrderDependency: 50 AnySetup *CustomColor
  248. *GrayCustomColor Colormodel/Color models: "Gray"
  249. *GrayCustomColor CRDMatch/CRD Match: "False"
  250. *GrayCustomColor CRDImage/CRD Image: "PrinterDefault"
  251. *GrayCustomColor CRDText/CRD Text:"PrinterDefault"
  252. *GrayCustomColor CRDGraphics/CRD Graphics:"PrinterDefault"
  253. *GrayCustomColor CSA/CRD Color Space: "DeviceRGB"
  254. *GrayCustomColor CMMmatch/CMM Match: "False"
  255. *GrayCustomColor RGBSource/RGB Source: "None"
  256. *GrayCustomColor Simulation/Simulation: "None"
  257. *GrayCustomColor ColorSeps/Color Separations: "False"
  258. *CloseUI: GrayCustomColor
  259.  
  260. *OpenUI *AllBlackCustomColor/Color as All Black: PickOne
  261. *OrderDependency: 50 AnySetup *CustomColor
  262. *AllBlackCustomColor Colormodel/Color models: "Gray"
  263. *AllBlackCustomColor CRDMatch/CRD Match: "False"
  264. *AllBlackCustomColor CRDImage/CRD Image: "PrinterDefault"
  265. *AllBlackCustomColor CRDText/CRD Text:"PrinterDefault"
  266. *AllBlackCustomColor CRDGraphics/CRD Graphics:"PrinterDefault"
  267. *AllBlackCustomColor CSA/CRD Color Space: "DeviceRGB"
  268. *AllBlackCustomColor CMMmatch/CMM Match: "False"
  269. *AllBlackCustomColor RGBSource/RGB Source: "None"
  270. *AllBlackCustomColor Simulation/Simulation: "None"
  271. *AllBlackCustomColor ColorSeps/Color Separations: "False"
  272. *CloseUI: AllBlackCustomColor
  273.  
  274.  
  275. *OpenUI *ColorRenderDict/CRD: PickOne
  276. *OrderDependency: 50 AnySetup *CRD
  277. *DefaultColorRenderDict: PrinterDefault
  278. *ColorRenderDict Photographic/Photographic: "//statusdict /QMSsetscreencrd known {<< /CRDFamily /Photographic >> //statusdict /QMSsetscreencrd get exec} if"
  279. *ColorRenderDict Colorimetric/Colorimetric: "//statusdict /QMSsetscreencrd known {<< /CRDFamily /Colorimetric >> //statusdict /QMSsetscreencrd get exec} if"
  280. *ColorRenderDict Business/Business:            "//statusdict /QMSsetscreencrd known {<< /CRDFamily /Business >> //statusdict /QMSsetscreencrd get exec} if"
  281. *ColorRenderDict PrinterDefault/Printer Default: "QMSCurCRD setcolorrendering"
  282. *ColorRenderDict None/None: ""
  283. *CloseUI :ColorRenderDict
  284.  
  285. *OpenUI *Halftones/QMS Halftones: PickOne
  286. *OrderDependecy: 50 AnySetup *Halftones
  287. *DefaultHalftones: Enhanced
  288. *Halftones Enhanced/Enhanced: "//statusdict /QMSsetscreencrd known {<< /ScreenFamily /Enhanced >> //statusdict /QMSsetscreencrd get exec} if"
  289. *Halftones PrinterDefault/Printer Default: "QMSCurHalftone sethalftone"
  290. *CloseUI: Halftones
  291.  
  292. *OpenUI *CRDColSpc/CRD Color Space: PickOne
  293. *OrderDependency: 50 AnySetup *CRDColSpc
  294. *DefaultCRDColSpc: sRGB
  295. *CRDColSpc sRGB/sRGB:"/cspn { [/CIEBasedABC << /DecodeLMN [ {dup 0.03928 le 
  296. {12.92321 div} {0.055 add 1.055 div 2.4 exp}ifelse} bind dup dup] 
  297. /MatrixLMN [0.412457 0.212673 0.019334 0.357576 0.715152 0.119192 0.180437 0.072175 0.950301] 
  298. /WhitePoint [0.9505 1.0000 1.0890] >> ] } def"
  299. *End 
  300. *CRDColSpc TrinitronG1.8D50/Trinitron G1.8 D50:"/cspn { [/CIEBasedABC << /DecodeLMN [ {1.8 exp}bind dup dup ] 
  301. /MatrixLMN [0.5243 0.2852 0.0294 0.3084 0.6554 0.1377 0.1316 0.0594 0.6579] 
  302. /WhitePoint [0.9642 1.0000 0.8249] >> ] } def"
  303. *End 
  304. *CRDColSpc AppleRGB/Apple RGB:"/cspn { [/CIEBasedABC << /DecodeLMN [ {1.8 exp} bind dup dup ] 
  305. /MatrixLMN [0.475538 0.255147 0.01849 0.339707 0.67254 0.113396 0.148967 0.07224 0.693332] 
  306. /WhitePoint [0.9642 1.0000 0.8249] >> ] } def"
  307. *End 
  308. *CRDColSpc PrePress/Pre Press:"/cspn { [/CIEBasedABC << /DecodeLMN [ {2.2 exp} bind dup dup ] 
  309. /MatrixLMN [0.609744 0.311098 0.019509 0.205265 0.625625 0.060917 0.149204 0.063188 0.744792] 
  310. /WhitePoint [0.9505 1 1.0891] >> ] } def"
  311. *End 
  312. *CRDColSpc DeviceRGB/Device RGB:"/cspn [/DeviceRGB] def"
  313. *CRDColSpc PrinterDefault/Printer Default: " "
  314. *CloseUI: CRDColSpc
  315.  
  316. *OpenUI *CMMmatch/Internal ICC Color Matching (RGB, CMYK): PickOne
  317. *OrderDependency: 40 Anysetup *CMMmatch
  318. *DefaultCMMmatch: True
  319. *CMMmatch True/Enabled:        "//statusdict /setcolormatching known {statusdict begin true setcolormatching end} if"
  320. *CMMmatch False/Disabled:    "//statusdict /setcolormatching known {statusdict begin false setcolormatching end} if"
  321. *CloseUI: *CMMmatch
  322.  
  323. *OpenUI *ICCRGBSource/ICC RGB Source: PickOne
  324. *OrderDependency: 50 AnySetup *RGBSource
  325. *DefaultICCRGBSource: sRGB
  326. *ICCRGBSource None/None:                        "//statusdict /setrgbsourceprofile known {statusdict begin (None) setrgbsourceprofile end} if"
  327. *ICCRGBSource sRGB/sRGB:                        "//statusdict /setrgbsourceprofile known {statusdict begin (sRGB) setrgbsourceprofile end} if"
  328. *ICCRGBSource TrinitronG1.8D50/Trinitron G1.8 D50:    "//statusdict /setrgbsourceprofile known {statusdict begin (Trin G1.8 D50) setrgbsourceprofile end} if"
  329. *ICCRGBSource AppleRGB/Apple RGB:                "//statusdict /setrgbsourceprofile known {statusdict begin (Apple RGB) setrgbsourceprofile end} if"
  330. *ICCRGBSource PrePress/Pre Press:                "//statusdict /setrgbsourceprofile known {statusdict begin (PrePress) setrgbsourceprofile end} if"
  331. *ICCRGBSource Printer/Printer Default:" "
  332. *CloseUI: ICCRGBSource
  333.  
  334. *OpenUI *ColorSimul/ICC Simulation Profile: PickOne
  335. *OrderDependency: 55 AnySetup *ColorSimul
  336. *DefaultColorSimul: None
  337. *ColorSimul None/None:                "//statusdict /setsimulationprofile known {statusdict begin (None) setsimulationprofile end} if"
  338. *ColorSimul SWOP/Swop:                "//statusdict /setsimulationprofile known {statusdict begin (SWOP) setsimulationprofile end} if"
  339. *ColorSimul Inkjet/Inkjet Proofer:    "//statusdict /setsimulationprofile known {statusdict begin (Inkjet Proofer) setsimulationprofile end} if"
  340. *ColorSimul EuroColor/Eurocolor:    "//statusdict /setsimulationprofile known {statusdict begin (Eurocolor) setsimulationprofile end} if"
  341. *ColorSimul CMYK/CMYK Display:        "//statusdict /setsimulationprofile known {statusdict begin (CMYK Display) setsimulationprofile end} if"
  342. *ColorSimul Commercial/Commercial:    "//statusdict /setsimulationprofile known {statusdict begin (Commercial) setsimulationprofile end} if"
  343. *ColorSimul Printer/Printer Default:" "
  344. *CloseUI: ColorSimul
  345.  
  346. *OpenUI *DestinationProfile/Destination Profile: PickOne
  347. *OrderDependency: 45 AnySetup *DestinationProfile
  348. *DefaultDestinationProfile: None
  349. *DestinationProfile Auto/Automatic: ""
  350. *CloseUI: DestinationProfile
  351.  
  352. *% Halftone Information ===============
  353. *ScreenFreq: "106.0"
  354. *ScreenAngle: "45.0"
  355. *DefaultScreenProc: Dot
  356. *ScreenProc Dot: "{180 mul cos exch 180 mul cos add 2 div}"
  357. *ScreenProc Line: "{ pop }"
  358. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  359. *DefaultTransfer: Null
  360. *Transfer Null: "{ }"
  361. *Transfer Null.Inverse: "{ 1 exch sub }"
  362.  
  363. *% Paper Handling =========================================
  364. *% Code in this section both selects a tray and sets up a frame buffer.
  365.  
  366. *OpenUI *PageSize: PickOne
  367. *OrderDependency: 30 AnySetup *PageSize
  368. *DefaultPageSize: Letter
  369. *PageSize Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  370. *PageSize Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  371. *PageSize A4/A4: "<< /PageSize [596 842] /ImagingBBox null >> setpagedevice"
  372. *PageSize A5/A5: "<< /PageSize [420 596] /ImagingBBox null >> setpagedevice"
  373. *PageSize Executive/Executive: "<< /PageSize [522 757] /ImagingBBox null >> setpagedevice"
  374. *PageSize B5/B5 (JIS) 182 x 257 mm: "<< /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  375. *PageSize B5ISO/B5 (ISO) 176 x 250 mm: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  376. *PageSize Folio/Folio: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice"
  377. *PageSize Quarto/Quarto 215 x 275 mm: "<< /PageSize [576 720] /ImagingBBox null >> setpagedevice"
  378. *PageSize SPFolio/SP Folio 8 1/2 x 12 1/2 in: "<< /PageSize [612 893] /ImagingBBox null >> setpagedevice"
  379. *PageSize Foolscap/Foolscap 8 x 13 in: "<< /PageSize [576 936] /ImagingBBox null >> setpagedevice"
  380. *PageSize Com10/Envelope #10 4 1/8 x 9 1/2: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  381. *PageSize DL/Envelope DL 110 x 220 mm: "<< /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  382. *PageSize Statement/Statement: "<< /PageSize [396 612] /ImagingBBox null >> setpagedevice"
  383. *?PageSize: "
  384.  save
  385.    currentpagedevice /PageSize get aload pop
  386.    2 copy gt {exch} if 
  387.    (Unknown) 
  388.    14 dict
  389.    dup [612 792] (Letter) put
  390.    dup [612 1008] (Legal) put
  391.    dup [595 842] (A4) put
  392.    dup [419 595] (A5) put
  393.    dup [522 756] (Executive) put
  394.    dup [516 728] (B5) put
  395.    dup [499 709] (B5ISO) put
  396.    dup [612 936] (Folio) put
  397.    dup [576 720] (Quarto) put
  398.    dup [612 893] (SPFolio) put
  399.    dup [576 936] (Foolscap) put
  400.    dup [297 684] (Com10) put
  401.    dup [312 624] (DL) put
  402.    dup [396 612] (Statement) put
  403.  { exch aload  pop 4 index sub abs 5 le exch 
  404.    5 index sub abs 5 le and 
  405.       {exch pop exit} {pop} ifelse
  406.    } bind forall
  407.    = flush pop pop
  408. restore 
  409. "
  410. *End
  411. *CloseUI: *PageSize
  412.  
  413. *% These entries will set up the frame buffer. Usually used with manual feed.
  414.  
  415. *OpenUI *PageRegion: PickOne
  416. *OrderDependency: 30 AnySetup *PageRegion
  417. *DefaultPageRegion: Letter
  418. *PageRegion Letter/Letter 8 1/2 x 11 in: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  419. *End
  420. *PageRegion Legal/Legal 8 1/2 x 14 in: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  421. *End
  422. *PageRegion A4/A4 210 x 297 mm: "<< /PageSize [596 842] /ImagingBBox null >> setpagedevice"
  423. *End
  424. *PageRegion A5/A5 148 x 210 mm: "<< /PageSize [420 596] /ImagingBBox null >> setpagedevice"
  425. *End
  426. *PageRegion Executive/Executive 7 1/4 x 10 1/2 in: "<< /PageSize [522 757] /ImagingBBox null >> setpagedevice"
  427. *End
  428. *PageRegion B5/B5 (JIS) 182 x 257 mm: "<< /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  429. *End
  430. *PageRegion B5ISO/B5 (ISO) 176 x 250 mm: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  431. *End
  432. *PageRegion Folio/Folio 210 x 330 mm: "<< /PageSize [612 936] /ImagingBBox null >> setpagedevice"
  433. *End
  434. *PageRegion Quarto/Quarto 215 x 275 mm: "<< /PageSize [576 720] /ImagingBBox null >> setpagedevice"
  435. *End
  436. *PageRegion SPFolio/SP Folio 8 1/2 x 12 1/2 in: "<< /PageSize [612 893] /ImagingBBox null >> setpagedevice"
  437. *End
  438. *PageRegion Foolscap/Foolscap 8 x 13 in: "<< /PageSize [576 936] /ImagingBBox null >> setpagedevice"
  439. *End
  440. *PageRegion Com10/Envelope #10 4 1/8 x 9 1/2: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  441. *End
  442. *PageRegion DL/Envelope DL 110 x 220 mm: "<< /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  443. *End
  444. *PageRegion Statement/Statement 5 1/2 x 8 1/2 in: "<< /PageSize [396 612] /ImagingBBox null >> setpagedevice"
  445. *End
  446. *CloseUI: *PageRegion
  447.  
  448. *% The following entries provide information about specific paper keywords.
  449. *DefaultImageableArea: Letter
  450. *ImageableArea Letter:        "15 15 597 777"
  451. *ImageableArea Legal:        "15 15 597 993"
  452. *ImageableArea A4:            "15 15 581 827"
  453. *ImageableArea A5:            "15 15 404 580"
  454. *ImageableArea Executive:    "15 15 507 741"
  455. *ImageableArea B5:            "15 15 501 714"
  456. *ImageableArea B5ISO:        "15 15 484 694"
  457. *ImageableArea Folio:        "15 15 597 921"
  458. *ImageableArea Quarto:        "15 15 561 705"
  459. *ImageableArea SPFolio:        "15 15 597 878"
  460. *ImageableArea Foolscap:    "15 15 561 921"
  461. *ImageableArea Com10:        "15 15 282 669"
  462. *ImageableArea DL:            "15 15 297 609"
  463. *ImageableArea Statement:    "15 15 381 597"
  464. *?ImageableArea: "
  465.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  466.   newpath clippath pathbbox
  467.   4 -2 roll exch 2 {ceiling cvp} repeat
  468.   exch 2 {floor cvp} repeat flush
  469.  restore
  470. "
  471. *End
  472.  
  473. *% These provide the physical dimensions of the paper (by keyword)
  474. *DefaultPaperDimension: Letter
  475. *PaperDimension Letter: "612 792"
  476. *PaperDimension Legal: "612 1008"
  477. *PaperDimension A4: "595 842"
  478. *PaperDimension A5: "419 595"
  479. *PaperDimension Executive: "522 756"
  480. *PaperDimension B5: "516 728"
  481. *PaperDimension B5ISO: "499 709"
  482. *PaperDimension Folio: "612 936"
  483. *PaperDimension Quarto: "576 720"
  484. *PaperDimension SPFolio: "612 893"
  485. *PaperDimension Foolscap: "576 936"
  486. *PaperDimension Com10: "297 684"
  487. *PaperDimension DL: "312 624"
  488. *PaperDimension Statement: "396 612"
  489.  
  490. *OpenUI *Duplex/Duplex Options: PickOne
  491. *OrderDependency: 45 AnySetup *Duplex
  492. *DefaultDuplex: Simplex
  493. *Duplex Simplex/Simplex: ""
  494. *CloseUI: *Duplex
  495.  
  496. *OpenUI *OutputBin: OnlyOne
  497. *OrderDependency: 50 AnySetup *OutputBin
  498. *DefaultOutputBin: OnlyOne
  499. *OutputBin Upper/Upper Tray: ""
  500. *End
  501. *CloseUI *OutputBin
  502.  
  503. *OpenUI *InputSlot/Paper Source: PickOne
  504. *OrderDependency: 20 AnySetup *InputSlot
  505. *DefaultInputSlot: Upper
  506. *InputSlot Upper/Upper Tray: "
  507.    currentpagedevice /InputAttributes get 1 get 
  508.    dup null eq 
  509.    { pop } 
  510.    { dup length 1 add dict copy 
  511.      dup /InputAttributes
  512.      1 dict dup /Priority [1] put
  513.      put setpagedevice 
  514.    } ifelse"
  515. *End
  516.  
  517. *InputSlot OptionalBin/Optional Tray: "
  518.    currentpagedevice /InputAttributes get 5 get 
  519.    dup null eq 
  520.    { pop } 
  521.    { dup length 1 add dict copy 
  522.      dup /InputAttributes
  523.      1 dict dup /Priority [5] put
  524.      put setpagedevice 
  525.    } ifelse"
  526. *End
  527.  
  528. *?InputSlot: "
  529. save
  530.   2 dict
  531.   dup /1 (Upper) put
  532.   dup /5 (Optional) put
  533.   currentpagedevice /InputAttributes get
  534.   dup /Priority known
  535.   { /Priority get 0 get (      ) cvs cvn get }
  536.   {
  537.     dup length 1 eq
  538.     { {pop} forall (       ) cvs cvn get }
  539.     { pop pop (Unknown) } ifelse
  540.   } ifelse
  541.   = flush
  542. restore
  543. "
  544. *End
  545. *CloseUI: *InputSlot
  546.  
  547. *OpenUI *MediaType/Media Type:  PickOne
  548. *OrderDependency: 40 AnySetup *MediaType
  549. *DefaultMediaType: PlainPaper
  550. *MediaType PlainPaper/Plain Paper: "<< /MediaType (Plain Paper) >> setpagedevice"
  551. *MediaType Transparency/Transparency: "<< /MediaType (Transparency) >> setpagedevice"
  552. *MediaType ThickStock/Thick Stock: "<< /MediaType (Thick Stock) >> setpagedevice"
  553. *?MediaType: "
  554.   save
  555.     currentpagedevice /MediaType
  556.      {get} stopped
  557.        {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
  558.     = flush
  559.   restore"
  560. *End
  561. *CloseUI: *MediaType
  562.  
  563. *OpenUI *Collate/Collation:  Boolean
  564. *OrderDependency:  40 AnySetup *Collate
  565. *DefaultCollate: False
  566. *Collate True/True: "%%IncludeFeature: collate(on)"
  567. *Collate False/False: "%%IncludeFeature: collate(off)"
  568. *?Collate:"
  569. save
  570.   currentpagedevice /Collate get
  571.   {(True)}{(False)}ifelse = flush restore"
  572. *End
  573. *CloseUI: *Collate
  574.  
  575. *OpenUI *TraySwitch/Auto Tray switching: Boolean
  576. *OrderDependency: 50 AnySetup *TraySwitch
  577. *DefaultTraySwitch: False
  578. *TraySwitch True/Enabled: "<< /TraySwitch true >> setpagedevice"
  579. *TraySwitch False/Disabled: "<< /TraySwitch false >> setpagedevice"
  580. *?TraySwitch: "
  581. save
  582.   currentpagedevice /TraySwitch get
  583.   {(True)}{(False)}ifelse = flush
  584. restore
  585. "
  586. *End
  587. *CloseUI: *TraySwitch
  588.  
  589. *% Font Information =====================
  590.  
  591. *DefaultFont: Courier
  592. *Font AvantGarde-Book: Standard "(001.006)"
  593. *Font AvantGarde-BookOblique: Standard "(001.006)"
  594. *Font AvantGarde-Demi: Standard "(001.007)"
  595. *Font AvantGarde-DemiOblique: Standard "(001.007)"
  596. *Font Bookman-Demi: Standard "(001.003)"
  597. *Font Bookman-DemiItalic: Standard "(001.003)"
  598. *Font Bookman-Light: Standard "(001.003)"
  599. *Font Bookman-LightItalic: Standard "(001.003)"
  600. *Font Courier: Standard "(002.004)"
  601. *Font Courier-Bold: Standard "(002.004)"
  602. *Font Courier-BoldOblique: Standard "(002.004)"
  603. *Font Courier-Oblique: Standard "(002.004)"
  604. *Font Helvetica: Standard "(001.006)"
  605. *Font Helvetica-Bold: Standard "(001.007)"
  606. *Font Helvetica-BoldOblique: Standard "(001.007)"
  607. *Font Helvetica-Oblique: Standard "(001.006)"
  608. *Font Helvetica-Narrow: Standard "(001.006)"
  609. *Font Helvetica-Narrow-Bold: Standard "(001.007)"
  610. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)"
  611. *Font Helvetica-Narrow-Oblique: Standard "(001.006)"
  612. *Font Helvetica-Condensed: Standard "(001.001)"
  613. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  614. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  615. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  616. *Font NewCenturySchlbk-Bold: Standard "(001.009)"
  617. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)"
  618. *Font NewCenturySchlbk-Italic: Standard "(001.006)"
  619. *Font NewCenturySchlbk-Roman: Standard "(001.007)"
  620. *Font Palatino-Bold: Standard "(001.005)"
  621. *Font Palatino-BoldItalic: Standard "(001.005)"
  622. *Font Palatino-Italic: Standard "(001.005)"
  623. *Font Palatino-Roman: Standard "(001.005)"
  624. *Font Symbol: Special "(001.007)"
  625. *Font Times-Bold: Standard "(001.007)"
  626. *Font Times-BoldItalic: Standard "(001.009)"
  627. *Font Times-Italic: Standard "(001.007)"
  628. *Font Times-Roman: Standard "(001.007)"
  629. *Font ZapfChancery-MediumItalic: Standard "(001.007)"
  630. *Font ZapfDingbats: Special "(001.004)"
  631. *?FontQuery: "
  632.  save
  633.    { count 1 gt
  634.       { exch dup 127 string cvs (/) print print (:) print
  635.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  636.       } { exit } ifelse 
  637.    } bind loop
  638.    (*) = flush
  639.  restore
  640. "
  641. *End
  642. *?FontList: "
  643. save
  644.   (*) {cvn ==} 128 string /Font resourceforall
  645.   (*) = flush
  646. restore
  647. "
  648. *End
  649.  
  650. *% Printer Messages (verbatim from printer):
  651. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  652. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  653. *Message: "\FontName\ not found, using Courier"
  654.  
  655. *% Status (format: %%[ status: <one of these> ]%% )
  656. *Status: "idle"
  657. *Status: "busy"
  658. *Status: "waiting"
  659. *Status: "printing"
  660. *Status: "warming up"
  661.  
  662. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  663. *Source: "Serial"
  664. *Source: "SerialB"
  665. *Source: "LocalTalk"
  666. *Source: "Parallel"
  667.  
  668. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  669.  
  670. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  671.  
  672. *% Color Separation Information =====================
  673.  
  674. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  675.  
  676. *InkName: ProcessBlack/Process Black
  677. *InkName: CustomColor/QColor-Custom
  678. *InkName: ProcessCyan/Process Cyan
  679. *InkName: ProcessMagenta/Process Magenta
  680. *InkName: ProcessYellow/Process Yellow
  681.  
  682. *%  For 53 lpi / 300 dpi  ===============================
  683.  
  684. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  685. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  686. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  687. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  688. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  689.  
  690. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  691. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  692. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  693. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  694. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "53.0"
  695.  
  696. *%  For 71 lpi / 300 dpi  ===============================
  697.  
  698. *ColorSepScreenAngle ProcessBlack.71lpi.300dpi/71 lpi / 300 dpi: "45.0"
  699. *ColorSepScreenAngle CustomColor.71lpi.300dpi/71 lpi / 300 dpi: "45.0"
  700. *ColorSepScreenAngle ProcessCyan.71lpi.300dpi/71 lpi / 300 dpi: "45.0"
  701. *ColorSepScreenAngle ProcessMagenta.71lpi.300dpi/71 lpi / 300 dpi: "45.0"
  702. *ColorSepScreenAngle ProcessYellow.71lpi.300dpi/71 lpi / 300 dpi: "45.0"
  703.  
  704. *ColorSepScreenFreq ProcessBlack.71lpi.300dpi/71 lpi / 300 dpi: "71.0"
  705. *ColorSepScreenFreq CustomColor.71lpi.300dpi/71 lpi / 300 dpi: "71.0"
  706. *ColorSepScreenFreq ProcessCyan.71lpi.300dpi/71 lpi / 300 dpi: "71.0"
  707. *ColorSepScreenFreq ProcessMagenta.71lpi.300dpi/71 lpi / 300 dpi: "71.0"
  708. *ColorSepScreenFreq ProcessYellow.71lpi.300dpi/71 lpi / 300 dpi: "71.0"
  709.  
  710. *%  For 80 lpi / 300 dpi  ===============================
  711.  
  712. *ColorSepScreenAngle ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  713. *ColorSepScreenAngle CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  714. *ColorSepScreenAngle ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  715. *ColorSepScreenAngle ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  716. *ColorSepScreenAngle ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "45.0"
  717.  
  718. *ColorSepScreenFreq ProcessBlack.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  719. *ColorSepScreenFreq CustomColor.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  720. *ColorSepScreenFreq ProcessCyan.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  721. *ColorSepScreenFreq ProcessMagenta.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  722. *ColorSepScreenFreq ProcessYellow.80lpi.300dpi/80 lpi / 300 dpi: "80.0"
  723.  
  724. *%  For 106 lpi / 300 dpi  ===============================
  725.  
  726. *ColorSepScreenAngle ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  727. *ColorSepScreenAngle CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  728. *ColorSepScreenAngle ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  729. *ColorSepScreenAngle ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  730. *ColorSepScreenAngle ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "45.0"
  731.  
  732. *ColorSepScreenFreq ProcessBlack.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  733. *ColorSepScreenFreq CustomColor.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  734. *ColorSepScreenFreq ProcessCyan.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  735. *ColorSepScreenFreq ProcessMagenta.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  736. *ColorSepScreenFreq ProcessYellow.106lpi.300dpi/106 lpi / 300 dpi: "106.0"
  737.  
  738. *%  For 71 lpi / 600 dpi  ===============================
  739.  
  740. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  741. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  742. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  743. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  744. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  745.  
  746. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  747. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  748. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  749. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  750. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "71.0"
  751.  
  752. *%  For 80 lpi / 600 dpi  ===============================
  753.  
  754. *ColorSepScreenAngle ProcessBlack.80lpi.600dpi/80 lpi / 600 dpi: "45.0"
  755. *ColorSepScreenAngle CustomColor.80lpi.600dpi/80 lpi / 600 dpi: "45.0"
  756. *ColorSepScreenAngle ProcessCyan.80lpi.600dpi/80 lpi / 600 dpi: "45.0"
  757. *ColorSepScreenAngle ProcessMagenta.80lpi.600dpi/80 lpi / 600 dpi: "45.0"
  758. *ColorSepScreenAngle ProcessYellow.80lpi.600dpi/80 lpi / 600 dpi: "45.0"
  759.  
  760. *ColorSepScreenFreq ProcessBlack.80lpi.600dpi/80 lpi / 600 dpi: "80.0"
  761. *ColorSepScreenFreq CustomColor.80lpi.600dpi/80 lpi / 600 dpi: "80.0"
  762. *ColorSepScreenFreq ProcessCyan.80lpi.600dpi/80 lpi / 600 dpi: "80.0"
  763. *ColorSepScreenFreq ProcessMagenta.80lpi.600dpi/80 lpi / 600 dpi: "80.0"
  764. *ColorSepScreenFreq ProcessYellow.80lpi.600dpi/80 lpi / 600 dpi: "80.0"
  765.  
  766. *%  For 106 lpi / 600 dpi  ===============================
  767.  
  768. *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  769. *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  770. *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  771. *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  772. *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  773.  
  774. *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  775. *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  776. *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  777. *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  778. *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "106.0"
  779.  
  780. *%  For 106 lpi / 1200 dpi  ===============================
  781.  
  782. *ColorSepScreenAngle ProcessBlack.106lpi.1200dpi/106 lpi / 1200 dpi: "45.0"
  783. *ColorSepScreenAngle CustomColor.106lpi.1200dpi/106 lpi / 1200 dpi: "45.0"
  784. *ColorSepScreenAngle ProcessCyan.106lpi.1200dpi/106 lpi / 1200 dpi: "45.0"
  785. *ColorSepScreenAngle ProcessMagenta.106lpi.1200dpi/106 lpi / 1200 dpi: "45.0"
  786. *ColorSepScreenAngle ProcessYellow.106lpi.1200dpi/106 lpi / 1200 dpi: "45.0"
  787.  
  788. *ColorSepScreenFreq ProcessBlack.106lpi.1200dpi/106 lpi / 1200 dpi: "106.0"
  789. *ColorSepScreenFreq CustomColor.106lpi.1200dpi/106 lpi / 1200 dpi: "106.0"
  790. *ColorSepScreenFreq ProcessCyan.106lpi.1200dpi/106 lpi / 1200 dpi: "106.0"
  791. *ColorSepScreenFreq ProcessMagenta.106lpi.1200dpi/106 lpi / 1200 dpi: "106.0"
  792. *ColorSepScreenFreq ProcessYellow.106lpi.1200dpi/106 lpi / 1200 dpi: "106.0"
  793.  
  794.  
  795. *% end of PPD file for MINOLTA-QMS magicolor 2 
  796.